Skip to content

GH actions from upstream Kargo now pass#4

Merged
snickell merged 3 commits into
mainfrom
seth/fix-gh-actions
Apr 10, 2026
Merged

GH actions from upstream Kargo now pass#4
snickell merged 3 commits into
mainfrom
seth/fix-gh-actions

Conversation

@snickell

@snickell snickell commented Apr 10, 2026

Copy link
Copy Markdown

This PR fixes the fork-specific CI breakage that showed up after bringing in upstream Kargo. The goal is simple: keep upstream Actions working on code-dot-org/kargo-extended with the minimum necessary divergence from upstream files.

Technical changes:

  • update check-codegen in .github/workflows/ci.yaml to use $GITHUB_WORKSPACE instead of an upstream-only checkout path
  • copy extended/ in Dockerfile so the image build can compile the fork-owned StepPlugin packages used by controlplane
  • keep the rest of the workflow and build logic unchanged

With these fixes in place, the upstream CI workflow passes on this fork again.

snickell added 3 commits April 9, 2026 17:18
Signed-off-by: Seth Nickell <snickell@gmail.com>
Signed-off-by: Seth Nickell <snickell@gmail.com>
Signed-off-by: Seth Nickell <snickell@gmail.com>
@snickell snickell changed the title fix: trigger GitHub Actions on probe branch GH actions from upstream Kargo now pass Apr 10, 2026
@snickell snickell merged commit bbb06a6 into main Apr 10, 2026
10 checks passed
@snickell snickell deleted the seth/fix-gh-actions branch April 10, 2026 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant